home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 June / EnigmA AMIGA RUN 08 (1996)(G.R. Edizioni)(IT)[!][issue 1996-06][EARSAN CD VII].iso / earcd / comm1 / uconvert.lha / User-Converter / UConvert.doc < prev    next >
Text File  |  1996-05-05  |  4KB  |  76 lines

  1.  
  2.                 UCONVERT V0.4 by SieGeL (tRSi/F-iNNOVATiON)
  3.                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4.  
  5. If you are running currently the Amiex System but you want to change to the
  6. FAME System, one of the main problems are the user.datas, because normally
  7. you have to delete them or you must convert every user of your BBS to FAME
  8. by hand...this could become a hard job when you have about 300 users like I
  9. have in my BBS. UConvert is the right solution for this problem, as it is
  10. able to convert all your Amiex User.datas into the FAME format and also copy
  11. all neccessary settings, too, so the users won't notice that their accounts
  12. have been moved (except that FAME has a lot more features no other BBS has),
  13. because all Byte- and Filesettings, conference-accesses, level-settings,
  14. calls etc. are copied to the FAME-Format. UConvert will set all deleted
  15. users from your Amiex user.datas as Inactive, so they won't be deleted
  16. when a Newuser enters the FAME!
  17.  
  18. NOTE: Amiex has a hard-core method to save the passwords of the users! The
  19.       passwords will be crypted with an one-way algorithm, meaning that
  20.       Amiex itself won't be able to decrypt the Password after saving it
  21.       to the user.datas!! Because of this, UConvert will normally write as
  22.       password for all converted users the name of the user. But we have
  23.       managed it to solve this problem, too!! Before switching to FAME,
  24.       built the AutoPW door into your Amiex System as Syscommand 'S', best
  25.       way is to install it about one month before switching to FAME. This
  26.       door is able to collect the Passwords from all users and store them
  27.       in a seperate file. This file will then be readen and used by UConvert
  28.       to fill in the passwords!!! See AutoPW.doc for further informations
  29.       about this door.
  30.  
  31.                                   Usage:
  32.                                   ~~~~~~
  33.  
  34. First make sure that no users are online when converting the user.datas,
  35. because that may cause trouble during the convert process!
  36.  
  37. Start UConvert with the following arguments:
  38.  
  39.         UConvert <AMIEX_USER_DATA_PATH> <PATH_TO_CREATE_NEW_DATAS>
  40.  
  41.                          i.e.: UConvert BBS: RAM:
  42.  
  43. This will search for 'BBS:user.data', 'BBS:user.keys' and 'BBS:user.misc' 
  44. and convert all three datafiles to the FAME-datafiles 'RAM:user.data' and
  45. 'RAM:user.keys'. UConvert first checks the amount of users stored in your
  46. Amiex user.datas and will then convert all users.
  47. After it has been finished with the converting you will be asked if you have
  48. the AutoPW door from ByteAndi/tRSi installed (See NOTE above for more
  49. informations why this door is required). If you haven't installed it, enter
  50. 'N' at the prompt and UConvert will exit silently. You have to check then
  51. the password of every user in the converted user.datas, because UConvert is
  52. only able to write as Password the User's name if you don't have used AutoPW
  53. before convert the user.datas. Don't blame me for this, Amiex itself won't
  54. be able to decrypt it's own (!) passwords after crypting/saving them.
  55.  
  56. But if you have installed AutoPW and most of your users have entered their
  57. Password, answer with 'Y' at the prompt and UConvert will now check out the
  58. database AutoPW creates in BBS:user.pw and write all found passwords in the
  59. according user.datas. During this procedure, UConvert prints out all users
  60. including their slotnumbers for whom UConvert has found a password.
  61. Users which haven't written their Password included in the AutoPW database
  62. will be set to inactive state automatically, but *ONLY* when using AutoPW
  63. and the AutoPW collector has collected from ALL your users !! If not, the
  64. users which aren't included won't be touched from UConvert!
  65.  
  66. After finishing, you will now be able to use the converted user.datas
  67. together with FAME ! Simply copy them to the place you've defined in the
  68. SystemEditor of FAME, and everything works fine. You should also mail an
  69. EALL for your users describing that you've changed to FAME and that they
  70. should re-configure their settings to use the full power of FAME.
  71.  
  72. Have fun with your FAME-System,
  73.  
  74.               Sascha "SieGeL" Pfalz of (tRSi/F-/X-iNNOVATiON)
  75.  
  76.